projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b08726
)
Require ps-vars instead of ps-print-def.
author
Kenichi Handa
<handa@m17n.org>
Thu, 18 Nov 1999 10:42:44 +0000
(10:42 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 18 Nov 1999 10:42:44 +0000
(10:42 +0000)
lisp/ps-mule.el
patch
|
blob
|
history
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-mule.el
b/lisp/ps-mule.el
index fd79d32a3a488247ca0a351ac22172f507806664..12698b78d931eab17ddeda6222b352fbb54ab931 100644
(file)
--- a/
lisp/ps-mule.el
+++ b/
lisp/ps-mule.el
@@
-93,7
+93,7
@@
(eval-and-compile (require 'ps-print))
-(require 'ps-
print-def)
; Common definitions
+(require 'ps-
vars)
; Common definitions
;;;; `ps-multibyte-buffer' definition should be placed in `ps-mule' but due to
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index 06739ee17c79e848f10cf17f923d8edfe30a813e..239fb828d9c7a4518d512470d50148669cab26fd 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-1152,7
+1152,7
@@
Please send all bug fixes and enhancements to
:group 'ps-print)
-(require 'ps-
print-def)
; Common definitions
+(require 'ps-
vars)
; Common definitions
(defcustom ps-print-prologue-header nil